# Spectrum Analyzer - Multi-instrument mode
To configure Spectrum Analyzer in multi-instrument mode,
- Python/MATLAB clients:
m.set_instrument(<slot>, SpectrumAnalyzer)
, wherem
is theMultiInstrument
object - cURL:
http://<ip>/api/<slot>/spectrumanalyzer
<slot>
is required and depends on the hardware
and platform
combination. Read more about slots
WARNING
Multi-instrument mode should be enabled before configuring Spectrum Analyzer in one of the slots. Read Platform